From: Bernd Zeimetz Date: Mon, 28 Aug 2017 20:10:48 +0000 (+0200) Subject: Refreshing patches. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~127 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=f340fb92af07a70535cbf57317c241915df06a04;p=gpsbabel.git Refreshing patches. --- diff --git a/debian/patches/fix-skytraq-new-location b/debian/patches/fix-skytraq-new-location deleted file mode 100644 index 5bb27e732..000000000 --- a/debian/patches/fix-skytraq-new-location +++ /dev/null @@ -1,16 +0,0 @@ ---- a/skytraq.cc -+++ b/skytraq.cc -@@ -78,11 +78,11 @@ arglist_t skytraq_args[] = { - }, - { - "targetlocation", &opt_set_location, "Set location finder target location as lat,lng", -- "", ARGTYPE_STRING, "", "" -+ NULL, ARGTYPE_STRING, "", "" - }, - { - "configlog", &opt_configure_logging, "Configure logging parameter as tmin:tmax:dmin:dmax", -- "", ARGTYPE_STRING, "", "" -+ NULL, ARGTYPE_STRING, "", "" - }, - { - "baud", &opt_dlbaud, "Baud rate used for download", diff --git a/debian/patches/gpsbabelfe-name b/debian/patches/gpsbabelfe-name index d23c4614c..fa86e886e 100644 --- a/debian/patches/gpsbabelfe-name +++ b/debian/patches/gpsbabelfe-name @@ -1,7 +1,7 @@ Rename gpsbabelfe binary. --- a/gui/app.pro +++ b/gui/app.pro -@@ -36,7 +36,7 @@ win32 { +@@ -46,7 +46,7 @@ win32 { TARGET=GPSBabelFE QMAKE_LFLAGS_RELEASE += -static-libgcc } diff --git a/debian/patches/series b/debian/patches/series index c4f2078af..4c729dc7e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,4 +4,3 @@ gpsbabelfe_do-not-check-for-newer-version htmldoc-location gpsbabelfe-name use_minizip -fix-skytraq-new-location